From: Kim F. Storm Date: Tue, 20 Aug 2002 09:06:17 +0000 (+0000) Subject: Remove C-x C-k binding (now in kmacro.el). X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~31084 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9433ece314028ad346f1be417062b48a7398db94;p=emacs.git Remove C-x C-k binding (now in kmacro.el). --- diff --git a/lisp/edmacro.el b/lisp/edmacro.el index e01e5960ff5..ae1b3f59896 100644 --- a/lisp/edmacro.el +++ b/lisp/edmacro.el @@ -75,8 +75,6 @@ ;;; The user-level commands for editing macros. -;;;###autoload (define-key ctl-x-map "\C-k" 'edit-kbd-macro) - ;;;###autoload (defvar edmacro-eight-bits nil "*Non-nil if edit-kbd-macro should leave 8-bit characters intact.